var testing.haveExamples
3 uses
testing (current package)
testing.go#L509: haveExamples bool // are there examples?
testing.go#L2141: haveExamples = len(m.examples) > 0
testing.go#L2241: if !ran && !haveExamples {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)